/ Assembly List / LJCDBViewDAL / DataDbView / GetViewRequest

Namespace - LJCDBViewDAL


Parameters
tableName - The table name.
viewName - The View Data name.

Returns

The View DbRequest object.

Syntax

C#
public DbRequest GetViewRequest(String tableName, String viewName)

Creates the DbRequest object for the specified View.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.